Hip_GL3Renderer.clear

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void clear()
  2. void clear(ubyte r, ubyte g, ubyte b, ubyte a)
    class Hip_GL3Renderer
    void
    clear
    (
    ubyte r = 255
    ,
    ubyte g = 255
    ,
    ubyte b = 255
    ,
    ubyte a = 255
    )

Meta